[INFO] fetching crate nt-user-call 0.1.1...
[INFO] testing nt-user-call-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate nt-user-call 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate nt-user-call 0.1.1
[INFO] finished tweaking crates.io crate nt-user-call 0.1.1
[INFO] tweaked toml for crates.io crate nt-user-call 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nt-user-call 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nt-user-call 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded windows-interface v0.59.0
[INFO] [stderr]   Downloaded windows-result v0.3.0
[INFO] [stderr]   Downloaded windows-strings v0.3.0
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b36c809b2bc581328cc9d174a14a44d13750f3fb8876fc3136ef93020d8b4a
[INFO] running `Command { std: "docker" "start" "-a" "f8b36c809b2bc581328cc9d174a14a44d13750f3fb8876fc3136ef93020d8b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b36c809b2bc581328cc9d174a14a44d13750f3fb8876fc3136ef93020d8b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b36c809b2bc581328cc9d174a14a44d13750f3fb8876fc3136ef93020d8b4a", kill_on_drop: false }`
[INFO] [stdout] f8b36c809b2bc581328cc9d174a14a44d13750f3fb8876fc3136ef93020d8b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d21e4efb30a5eedcfca0bf55a7df7ad7a84c6428d4097b60dc0883b7c6e086
[INFO] running `Command { std: "docker" "start" "-a" "a1d21e4efb30a5eedcfca0bf55a7df7ad7a84c6428d4097b60dc0883b7c6e086", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling windows-targets v0.53.0
[INFO] [stderr]    Compiling windows-result v0.3.0
[INFO] [stderr]    Compiling windows-strings v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-core v0.59.0
[INFO] [stderr]    Compiling windows v0.59.0
[INFO] [stderr]    Compiling nt-user-call v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Win32::Foundation::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Devices::Display::HDEV;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Graphics::Gdi::HMONITOR;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::Input::KeyboardAndMouse::HKL;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::UI::WindowsAndMessaging::MESSAGEBOX_STYLE;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     core::HRESULT,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Wdk` in `windows`
[INFO] [stdout]  --> src/version.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Wdk::System::SystemServices::RtlGetVersion, Win32::System::SystemInformation::OSVERSIONINFOW,
[INFO] [stdout]   |     ^^^ could not find `Wdk` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/version.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Wdk::System::SystemServices::RtlGetVersion, Win32::System::SystemInformation::OSVERSIONINFOW,
[INFO] [stdout]   |                                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/functions.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     core::{w, PCSTR},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl From<UserCallError> for windows::core::Error {
[INFO] [stdout]    |                                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `Self` constructor can only be used with tuple or unit structs
[INFO] [stdout]    --> src/functions.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                   Self(value as _)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 | / from_call_return_self!(
[INFO] [stdout] 155 | |     BOOL, HANDLE, HDESK, HDWP, HICON, HKL, HMENU, HMONITOR, HWND, LPARAM, LRESULT, NTSTATUS
[INFO] [stdout] 156 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_call_return_self` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt-user-call` (lib) due to 336 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1d21e4efb30a5eedcfca0bf55a7df7ad7a84c6428d4097b60dc0883b7c6e086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d21e4efb30a5eedcfca0bf55a7df7ad7a84c6428d4097b60dc0883b7c6e086", kill_on_drop: false }`
[INFO] [stdout] a1d21e4efb30a5eedcfca0bf55a7df7ad7a84c6428d4097b60dc0883b7c6e086
